@charset "utf-8";
/* CSS Document *//*此样式为全局样式，在每个页面只能引用一次，不能重复，也不可以不引用。*/
html{_background-attachment: fixed;}
/**
html {
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    filter: gray;
    -webkit-filter: grayscale(1);
}**/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-size: 14px;color: #555;font-family: Microsoft yahei,helvetica;background-color: #f4f4f4;background-repeat: repeat;}
.body_bai{ background-color:#FFF;}
body a{color: #555;text-decoration: none}
body a:hover{color: #444;}
em{font-style:normal}
li{list-style:none}
fieldset{border:0;}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;outline: none;}
input,textarea,select {*font-size:100%;}
p{word-wrap:break-word}
a:link,a:visited{text-decoration:none;}
input,button,select{outline: 0;font-family: Microsoft yahei,helvetica;margin:0px; padding:0px;}
.fl{float: left;}
.fr{float: right;}
.nocu{font-weight: normal;}
.clear{ clear:both;}
.shenglue{white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.shenglue2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow:hidden;}
.shenglue3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; overflow:hidden;}
.bgxuhua {-webkit-transition: all 0.2s ease-out 0s;-moz-transition: all 0.2s ease-out 0s;-o-transition: all 0.2s ease-out 0s;transition: all 0.2s ease-out 0s;}
.bgxuhua a:hover{-webkit-transition: all 0.2s ease-out 0s;-moz-transition: all 0.2s ease-out 0s;-o-transition: all 0.2s ease-out 0s;transition: all 0.2s ease-out 0s;}
.imgbig{ overflow:hidden;}
.imgbig img{ transition:all linear .2s;	}
.imgbig:hover img{cursor: pointer; transform:scale(1.15); -webkit-transform:scale(1.15) translateZ(0); -moz-transform:scale(1.15) translateZ(0); -ms-transform:scale(1.15) translateZ(0); -o-transform:scale(1.15) translateZ(0);}
.bgquan{background-repeat: no-repeat;background-position: center center;background-size: cover;}
.zishiyin{font-size:14px; line-height:20px;}
.zishiyin img{max-width: 100%; width: auto;height: auto !important;}
.bhtouying:hover{box-shadow: 3px 3px 3px #ccc;}
.zishiyin table{ width:100% !important;}
.video iframe,.video embed{ width:725px !important; height:455px !important;}
.guodu{transition: 0.5s;}
.h30{ height:30px;}
.bgtc{background-repeat: no-repeat;background-position: center center; background-size:cover;}
*{-webkit-tap-highlight-color: transparent;}
/*全局样式结束GLOBAL STYLE*/
/*头部-*/
.w1200{ width:1200px;margin:0px auto;}
.top{ width:100%; height:34px; line-height:34px; background-color:#fff; color:#999;}
.top a{color:#777;}
.top .top_r li{ float:left;background-image: url(../images/header_ico.png);background-repeat: no-repeat;background-position: left 8px;display: inline-block;text-indent: 20px;height: 28px;line-height: 28px;color: #555; margin:3px 0px 0px 18px; position:relative;}
.top .top_r li{background-position: left 8px;}
.top .top_r .jrsc{background-position: left -17px;}
.top .top_r li p{ width:100px; padding:5px; background-color:#FFF; position:absolute; top:34px; left:-5px; z-index:10; display:none; text-indent:0px;}
.top .top_r li:hover p{ display:block;}
/*LOGO加搜索-*/
.header{background-image: url(../images/header_bg.png);background-repeat: no-repeat;background-position: center center;height: 134px;width: 100%;}
.header .logo{ height:95px; margin-top:19px; width:600px;}
.header .logo img{}
.header .logo a p{ font-size:32px; font-weight:bold; color:#195da3; margin:15px 0px 0px 8px;line-height:38px;}
.header .logo a p span{ font-size:15px;text-transform : uppercase;font-weight:normal;}
.header_r{ width:338px;}
.sousuo{width:337px; height:34px;margin-top:48px;}
.sousuo .sousuotext{outline-style: none; width:265px; height:35px; line-height:35px; border:1px solid #c0c0c0; border-right:0px;float:left; text-indent:13px; font-size:14px; background:none; border-radius:3px 0px 0px 3px;}
.sousuo .sousuobtn{width: 70px;height: 37px;line-height: 37px;float: right;border: 0px solid #ddd;cursor: pointer;background-color:#0084CC;background-image: url(../images/header_ico.png);background-repeat: no-repeat;background-position: 43px -43px;border-radius:0px 3px 3px 0px; color:#FFF; text-indent:12px; text-align:left;}
/*导航*/
.menu{width: 100%;height:55px; background-color:#0084CC;z-index:99;}
.menu ul li {float: left;width:199.5px;}
.menu ul li .nav_a {
    color: #fff;
    display: block;
    line-height: 55px;
    height: 55px;
    font-size: 20px;
    width: 199.5px;
    text-align: center;
    font-weight: bold;
    border-right: 1px solid #fff;
}
#navbox li .nav_a:hover,#navbox .sfhover .nav_a,#navbox .active .nav_a{display:block;background-color:#019df2 !important; color:#fff !important;}
#navbox li .nav_a:hover .ico{ opacity:1;}
#navbox li ul {list-style-type: none;text-align: left;left: -999em;position: absolute;z-index: 990;width: 199.5px; background-color:#019df2; height:0px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
#navbox li ul li{float: none;width:100%;z-index: 9990;margin-left:0px;}
#navbox li ul li a{display: block;width: 100%;height: 40px;font-size: 14px;color: #fff;line-height: 40px;padding: 0px !important; text-align:center;}
#navbox li ul li a:hover{color: #fff; background-color:#0084CC;}
#navbox li ul li:nth-child(1){ margin-top:5px;}
#navbox li ul li:last-child{ margin-bottom:5px;}
.nav_li_id1{ width:200px !important;}
.nav_li_id1 .nav_a{ width:166px !important;border-left:1px solid #fff;}
#navbox .sfhover ul,#navbox li .nav_a:hover ul {z-index:9999;left: auto; height:auto;}
#navbox li.sfhover ul {left: auto;}
/*首页*/
.index{ margin-top:15px;}
.h_zxdt{ width:480px;height:430px; background-color:#f2f2f2;}
.h_zxdt_h2{ width:100%; height:48px; line-height:48px; text-align:center; background-color:#0084CC; color:#FFF; font-size:18px; font-weight:bold; position:relative;}
.h_zxdt_h2 a,.h_zxdt_h2 a:hover{ color:#fff;}
.h_zxdt_h2:before {border:6px solid transparent;border-top-color: #0084CC;content: '';display: block;height: 0px;left:50%; margin-left:-7px;position: absolute;top: 48px;width: 0px;}
.h_zxdt_ul{ padding-top:5px;}
.h_zxdt_ul li{ height:52px; line-height:52px; border-bottom:1px solid #cecece; padding:0px 15px;}
.h_zxdt_ul li a{ display:block; font-size:15px;}
.h_zxdt_ul li:last-child{ border-bottom:0px;}
.h_lunbo{ width:720px; height:430px;position:relative; overflow:hidden;}
.h_lunbo .swiper-slide{width: 100%;}
.h_lunbo .swiper-slide  a{ display:block; width:100%; height:430px;}
/*
.h_lunbo .swiper-slide .tit{font-size: 20px; line-height:30px;padding:10px 20px; width:370px;background-color:rgba(31,78,131,0.7); border-bottom:5px solid #1f4e83;position: absolute;bottom: 100px;left: 0px;color:#FFF; font-weight:bold;}
.h_lunbo .swiper-pagination{ width:100%; right:0%; height:15px; text-align:center; bottom:15px!important;}
.h_lunbo .swiper-pagination-bullet{ width:25px; height:15px; border-radius:0px; text-align:center;background-color: inherit; border:0px solid #fff;display: inline-block;opacity:0.8; margin:0px 3px 0px 3px!important; position:relative;}
.h_lunbo .swiper-pagination-bullet:before{content: '';width:25px; height:5px;background-color:#fff; display:block;}
.h_lunbo .swiper-pagination-bullet-active{opacity:1;}
.h_lunbo .swiper-pagination-bullet-active:before{ background-color:#f31611;}
*/
.h_lunbo .swiper-slide .tit2{font-size: 16px;line-height:52px;height:52px;background-image: url(../images/news_bg.png);background-repeat: repeat;position: absolute;bottom: 0px;left: 0px;right: 0px; color:#FFF; text-indent:10px; font-weight:bold; padding-right:10px;}
.h_lunbo .swiper-pagination{ width:100%; height:13px; text-align:right; bottom:19px!important;}
.h_lunbo .swiper-pagination-bullet{ width:12px; height:12px; border-radius:50%; color:#FFF; text-align:center; line-height:18px;background-color:#0084CC; border:0px solid #0084CC; display: inline-block;opacity:1; margin:0px 8px 0px 0px!important;}
.h_lunbo .swiper-pagination-bullet-active{ background-color:#eb252d;}
.h_box{  position:relative;}
.h_tab{ background-color:#0084CC; height:50px; border-left:4px solid #eb252d; position:relative;}
.h_tab ul{ padding-left:15px;}
.h_tab ul li{ float:left; height:44px; line-height:44px; width:139px; position:relative; padding-top:6px;}
.h_tab ul li .h_tab_li_a{display:block;line-height:40px; text-align:center; font-size:16px; color:#fff;}
.h_tab ul .cur .h_tab_li_a{ color:#0084CC; line-height:44px;background-image: url(../images/h_tab_li_bg.png);background-repeat: no-repeat;background-position: center center; }
.tab_more{ position: absolute; top:14px; right:10px; color:#FFF; height:22px;}
.tab_more a{ color:#FFF; width:52px; height:22px; line-height:22px; color:#fff; background-color:#019df2; text-align:center; display:inline-block; border-radius:3px;}
.tab_more a:hover{ color:#FFF;}
.tab_box{border:1px solid #d1d1d1; border-top:0px;}
.tab_box .hide,.tab_more .hide{display:none;}
.tab_box_ul{ padding:5px 0px; height:246px;}
.tab_box_ul li{ margin:0px 10px; height:40px; line-height:40px; border-bottom:1px dashed #d4d4d4;}
.tab_box_ul li a{ width:430px; display:block; height:40px; line-height:40px; text-indent:5px; font-size:15px; color:#666;}
.tab_box_ul li a i{font-style: normal; color:#0084CC; font-weight:bold; font-size:18px;}
.tab_box_ul li a:hover{ color:#0084CC;}
.tab_box_ul li .time{ color:#0084CC;}
.tab_box_ul li:last-child{ border-bottom:0px;}
.h_djyd{ width:555px; margin-top:15px;}
.h_zwgk{ width:800px; margin:10px 0px 0px 12px;}
.h_zwgk .tab_box_ul li a{ width:325px;}
.h_ftsp{ width:266px;}
.h_ftsp_h2{background-color:#0084CC;height: 50px;line-height: 50px;background-image: url(../images/ty_bg.png);background-repeat: no-repeat;background-position: 20px 16px; margin:15px 0px 0px 0px; font-size:16px; color:#FFF; text-indent:46px;}
.h_ftsp_h2 a{color:#ffffff;}
.h_ftsp .img{ height:212px; width:100%; position:relative;}
.h_ftsp .img i{width: 62px;height: 62px;background-image: url(../images/h_sp_bf.png);background-repeat: no-repeat;background-position: center top; position:absolute; top:50%; left:50%; margin:-31px 0px 0px -31px;}
.h_ftsp .img:hover i{ opacity:0.8;}
.h_ftsp .img img{ width:100%; height:100%;}
.h_ftsp .txt{ height:44px; line-height:44px; text-align:center; background-color:#f2f2f2;}
.h_ftsp .txt a{ display:block; font-size:14px;}
.h_kjdt{ width:922px; margin:15px 0px 0px 0px;}
.h_kjdt .tab_box{ padding-bottom:5px;}
.h_kjdt .tab_cont_l{ width:230px; margin:20px 0px 0px 12px;}
.h_kjdt .tab_cont_l p{ font-size:15px; line-height:24px;color:#0084CC; text-align:center; margin:8px 0px 0px 0px;}
.tab_box_ul2{ width:670px; padding:12px 3px 0px 0px;}
.tab_box_ul2 li{ line-height:34px; height:34px; border-bottom:0px;}
.tab_box_ul2 li a{ line-height:34px; height:34px; width:525px;}
.tab_box_ul2 li a i{ width:3px; height:3px; border:1px solid #bcbcbc; border-radius:50%; display:inline-block;vertical-align: middle;}
.h_zt{width:266px; margin:15px 0px 0px 0px;}
.h_zt_ul li{ margin:10px 0px 0px 0px;}
.h_zt_ul li:nth-child(1){ margin-top:0px;}
.h_zwpt{ margin:15px 0px 0px 0px;}
.h_zwpt_h2{background-color:#0084CC; height:50px; border-left:4px solid #eb252d; line-height:50px; color:#FFF; font-weight:bold; font-size:18px; text-indent:20px;}
.h_zwpt_c{border:1px solid #d1d1d1; padding:10px 0px 12px 0px;}
.h_zwpt_bgpt{ width:240px; margin:0px 18px 0px 12px;}
.h_zwpt_bt{ width:100%; border-bottom:3px solid #c3c3c3; height:40px; line-height:40px;}
.h_zwpt_bt h3{border-bottom: 3px solid #0084CC;display: inline-block;padding: 0px 8px;font-weight: bold;font-size: 16px;background-image: url(../images/ty_bg.png);background-repeat: no-repeat;background-position: 8px -29px; text-indent:28px;}
.h_zwpt_bt h3 a{ color:#444; }
.h_zwpt_bt .more{ float:right; color:#717171; font-size:13px;}
.h_zwpt_bgpt .h_zwpt_bt h3{}
.h_zwpt_bgpt_ul{ padding-top:5px;}
.h_zwpt_bgpt_ul li{height: 52px; width:100%;background-image: url(../images/h_zwpt_bgpt_li_bg.png);background-repeat: no-repeat;background-position: right center; position:relative; margin:9px 0px 0px 0px; position:relative; }
.h_zwpt_bgpt_ul li p{ width:170px; line-height:44px; padding:3px 0px; margin:0px 0px 0px 12px; font-size:16px; color:#77baf1;}
.h_zwpt_bgpt_ul li i{ width:38px; height:38px; position:absolute; top:7px; right:7px; z-index:10; display:block;}
.h_zwpt_bgpt_ul li:nth-child(4) p{ line-height:22px; width:150px;}
.h_zwpt_bgpt_ul li span{ position:absolute;z-index:10; top:0px; right:0px; background-color:#FFF; padding:2px; width:46px; display:none;}
.h_zwpt_bgpt_ul li span img{ width:100%;}
.h_zwpt_bgpt_ul li:hover span{ display: block;}
.h_zwpt_zdgf{ width:290px; margin-right:12px;}
.h_zwpt_zdgf .h_zwpt_bt h3{background-position: 8px -72px;}
.h_zdgf_ul li{ width:138px; height:43px; margin:16px 0px 2px 10px; float:left;}
.h_zdgf_ul li a{ display:block; width:136px; height:41px; border:1px solid #0084CC; background-color:#f1f6f9; border-radius:5px; font-size:15px; color:#0084CC; line-height:41px; text-indent:10px;}
.h_zdgf_ul li i{width: 24px;height: 24px;background-repeat: no-repeat;background-position: center center; background-size:100%; display:inline-block;vertical-align: middle; margin:-3px 6px 0px 0px;}
.h_zdgf_ul li:nth-child(1),.h_zdgf_ul li:nth-child(3),.h_zdgf_ul li:nth-child(5),.h_zdgf_ul li:nth-child(7){ margin-left:0px;}
.h_zdgf_ul li a:hover{ background-color:#fff;}
.h_zwpt_ssdt{ width:295px;}
.h_zwpt_ssdt .h_zwpt_bt h3{background-position: 8px -117px;}
.h_zwpt_ssdt .tab_box_ul li,.h_zwpt_sjjf .tab_box_ul li{margin: 0px 0px;}
.h_zwpt_ssdt .tab_box_ul li a,.h_zwpt_sjjf .tab_box_ul li a{ width:295px;}
.h_zwpt_ssdt .tab_box_ul li:last-child,.h_zwpt_sjjf .tab_box_ul li:last-child{border-bottom: 1px dashed #d4d4d4;}
.h_zwpt_sjjf{ width:295px; margin-left:18px;}
.h_zwpt_sjjf  .h_zwpt_bt h3{background-position: 8px -166px;}
.xglj{ margin:15px 0px 15px 0px;}
.xglj_l{ width:147px; height:81px; background-color:#0084CC; font-size:18px; line-height:81px; font-weight:bold; color:#FFF; text-indent:16px; position:relative;}
.xglj_l i{width: 30px;height: 30px;background-image: url(../images/ty_bg.png);background-repeat: no-repeat;background-position: left -220px; display:inline-block; margin:-6px 5px 0px 0px;vertical-align: middle;}
.xglj_l:before {border:8px solid transparent;border-right-color: #fff;content: '';display: block;height: 0px;right:0px;position: absolute;top:36px;width: 0px;}
.xglj_r{ width:87%; border:1px solid #d1d1d1; border-left:0px; padding:12px 0px;}
.xglj_r ul{ padding:0px 0px 0px 0px;}
.xglj_r ul li{ float:left; width:140px; height:55px; margin:0px 0px 0px 9px;}
/*底部*/
.footer{ width:100%;background-color:#0084CC; padding:40px 0px; text-align:center; color:#fff; margin-top:50px;}
.footer p{ color:#fff; font-size:15px; line-height:24px; margin:5px 0px;}
.footer p a{color:#fff;}
.footer .lm{ font-size:18px; padding-bottom:12px;}
.footer .lm span{ margin:0px 15px;}
/*二级页*/
.list{ padding:0px 0px 20px 0px;}
.dqwz{height: 45px;line-height: 45px;color: #555;background-image: url(../images/ty_bg.png);background-repeat: no-repeat;background-position: left -266px; text-indent:18px; font-size:12px; }
.dqwz a{ color:#333;}
.list_l{ width:265px; }
.list_l_lm{ width:100%;}
.list_l_h2{height: 66px;padding: 15px 35px;background-color: #0084CC;background-image: url(../images/list_l_h2_ico.png);background-repeat: no-repeat;background-position: 170px center; font-size:26px; font-weight:bold; line-height:48px; color:#FFF; position:relative;}
.list_l_h2 i{ width:52px; height:1px; background-color:#FFF; position:absolute; top:65px; left:35px;}
.sub_nav_ul{background-color:#fff; border-bottom:4px solid #eb252d; padding:10px 0px 20px 0px;}
.sub_nav_ul li a{display: block;height: 60px;line-height: 60px;font-size: 18px;border-left:4px solid #fff;background-image: url(../images/ty_bg.png);background-repeat: no-repeat;background-position: 215px -311px; text-indent:28px; font-weight:bold; border-bottom:1px solid #e6e6e6;}
.sub_nav_ul li a:hover,.sub_nav_ul .active a{ color:#fff;border-left:4px solid #eb252d; background-color:#0084CC;background-position: 215px -382px; }
.list_l_wz,.list_l_zt{ background-color:#FFF; border-top:4px solid #0084CC; padding:5px 13px 10px 13px; margin:20px 0px 20px 0px;}
.list_l_wz_bt ul li{ font-size:20px; display:inline-block; height:42px; line-height:42px;}
.list_l_wz_bt span{ width:1px; height:20px; background-color:#ddd; display:inline-block; margin:-4px 10px 0px 10px;vertical-align: middle;}
.list_l_wz_bt ul .cur a{ color:#0084CC;}
.list_l_wz .hide{ display:none;}
.list_l_wz_box .img{ margin-top:5px;}
.list_l_wz_box .list_l_wz_box_c{ height:390px; overflow:hidden;}
.list_l_wz_box .tab_box_ul{ height:auto;}
.list_l_wz_box .tab_box_ul li{ margin:0px; height:35px; line-height:35px; border-bottom:0px;}
.list_l_wz_box .tab_box_ul li a{ width:239px; font-size:14px; height:34px; line-height:34px;}
.list_l_wz_img li{ width:114px; float:left; margin:5px 0px 5px 10px;}
.list_l_wz_img li img{ height:80px;}
.list_l_wz_img li p{ text-align:center; line-height:18px; height:36px; margin-top:5px; font-size:13px;}
.list_l_wz_img li:nth-child(1),.list_l_wz_img li:nth-child(3),.list_l_wz_img li:nth-child(5){ margin-left:0px;}
.list_l_zt{ margin:0px; padding-bottom:20px;}
.list_l_zt_h2{background-image: url(../images/ty_bg.png);background-repeat: no-repeat;background-position:left -463px; height:45px; line-height:45px; font-size:20px; color:#0084CC; text-indent:36px;}
.list_l_zt .tit{-webkit-line-clamp:4; line-height:20px; margin:5px 0px 10px 0px;}
.list_l_zt .img{ padding-top:10px;border-top:1px dotted #ddd;}
.list_l_zt .swiper-pagination{ width:100%; right:0%; height:11px; text-align:center; bottom:0px!important;}
.list_l_zt .swiper-pagination-bullet{ width:9px; height:9px; border-radius:50%; text-align:center;background-color: inherit; background-color:#fff;border:1px solid #0084CC;display: inline-block;opacity:1; margin:0px 3px 0px 3px!important;}
.list_l_zt .swiper-pagination-bullet-active{ background-color:#0084CC; opacity:1;}
.list_l_zt .swiper-container{ padding-bottom:25px;}
.list_r{ width:910px; float:right; background-color:#FFF;}
.page{padding:25px;}
.l_zxjs{ background-color:#FFF; margin-top:15px; padding-bottom:15px;}
.l_zxjs ul li{ width:90px; padding:18px 10px; height:74px; text-align:center; background-color:#ecf2f5; float:left; margin:15px 0px 0px 15px;}
.l_zxjs ul li img{ margin:0px auto; display:block; width:45px; height:45px;}
.l_zxjs ul li span{ display:block; font-size:16px; line-height:30px; height:30px; margin-top:2px;}
.l_zxjs ul li:hover{ background-color:#e6edf0;}
.list_news{ padding:20px 25px;}
.list_news li{ margin:0px 0px; height:38px; line-height:38px;}
.list_news li a{ width:720px; display:block; height:38px; line-height:38px;font-size:16px; color:#666;}
.list_news li a i{font-style: normal; color:#0084CC; font-weight:bold; font-size:18px;}
.list_news li a:hover{ color:#0084CC;}
.list_news li span{ color:#0084CC;}
.list_news li:nth-child(5),.list_news li:nth-child(10),.list_news li:nth-child(15),.list_news li:nth-child(20),.list_news li:nth-child(25),.list_news li:nth-child(30){ border-bottom:1px dashed #d4d4d4; padding:0px 0px 12px 0px; margin-bottom:12px;}
.list_img li{ width:271px; float:left; margin:25px 0px 0px 25px; border-bottom:1px solid #d4d4d4; padding-bottom:12px;}
.list_img li .img{ height:182px; overflow:hidden;}
.list_img li .tit{ font-size:16px; line-height:30px; height:30px; margin-top:5px;}
.list_img li .time{ color:#939393; height:24px; line-height:24px;font-size:15px;}
.show{ background-color:#FFF; padding:60px 70px 45px 70px;}
.show_tit{ text-align:center; font-size:28px; line-height:35px;white-space: pre-line;word-wrap: break-word;word-break: break-all;}
.show_tit2{ border-bottom:1px solid #dedede; padding-bottom:18px;}
.show_time{ width:100%; height:52px; line-height:52px; background-color:#ecf2f5; margin:6px 0px 6px 0px;}
.show_time p{ color:#626262; font-size:16px; margin-left:20px;}
.show_time .sj,.show_time .fbr{background-image: url(../images/ty_bg.png);background-repeat: no-repeat;background-position: left -511px; text-indent:22px;}
.show_time .fbr{background-position: left -557px; white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 30%;}
.show_time .ziti .bigger,.show_time .ziti .medium,.show_time .ziti .smaller{ cursor:pointer;}
.fengxiang{ padding:11px 20px 0px 0px;}
.bdsharebuttonbox p{height: 30px ; line-height:30px;width:75px;  display:block;  margin:0px 0px 8px 20px; position:relative; float:left;}
.bdsharebuttonbox p a{background-image: none !important;float:none !important; width:75px; height:30px; line-height:30px !important; position:absolute; display:block; text-indent:38px; left:0px; top:0px;font-size:16px;color:#666; padding:0px !important; margin:0px !important;}
.bdsharebuttonbox p .ico{width: 30px;height: 30px;border-radius:50%;display: inline-block;text-align: center;background-image: url(../images/bdsharebuttonbox.png);background-repeat: no-repeat;background-position: center top; background-size:22px;}
.bdsharebuttonbox .fx_more .ico{ background-color:#f24d57;background-position: center 5px;background-size:20px;}
.bdsharebuttonbox .fx_sina .ico{ background-color:#fa5c35;background-position: center -40px; }
.bdsharebuttonbox .fx_qzone .ico{ background-color:#fbb630;background-position: center -80px;background-size:21px;}
.bdsharebuttonbox .fx_weixin .ico{ background-color:#4ec840;background-position: center -129px;}
.bdsharebuttonbox .fx_shoucang .ico{ background-color:#0a9bcb;background-position: center -171px;}
.show_cont{ font-size:16px; line-height:28px; padding:6px 0px;}
.show_next{ padding:25px 0px 0px 0px;}
.show_next p{background-image: url(../images/ty_bg.png);background-repeat: no-repeat;background-position: left -619px; text-indent:28px; font-size:16px; height:30px; line-height:30px; margin:10px 0px;}
.show_next .nexttit{background-position: left -693px;}
.ban{ width:100%; height:700px; position:relative; overflow:hidden;margin:20px auto 0 auto;}
.ban2{ width:100%; height:585px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:1060px; height:585px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:1010px; position:relative;float:left; margin:0px 0px 0px 10px;}
.min_pic{ padding-top:10px; width:1060px; height:74px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:118px; height:75px; margin-right:5px; border:2px solid #fff;}
.num ul li.on{ border:2px solid #ea252e; padding:0;}
.prev_btn1,.next_btn1{ width:15px; height:78px;background-image: url(../images/focus_btn2.png);background-repeat: no-repeat;background-position: left top;cursor: pointer; }
.prev_btn1{float:left;}
.next_btn1{float:right;background-position: left bottom;}
.prev1,.next1{ width:40px; height:74px;background-image: url(../images/focus_btn.png);background-repeat: no-repeat;background-position: left top; margin-top:-20px;cursor: pointer; position:absolute; top:50%; z-index:10;}
.prev1{ left:0px;}
.next1{ right:0px;background-position: right top; }
.prev1:hover{background-position: left bottom;}
.next1:hover{background-position: right bottom;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;}
.show_video{ width:745px; margin:20px auto;}
.video-js .vjs-big-play-button{ width:2.6em; height:2.6em; line-height:2.6em; border-radius:50%; top:50%; left:50%; margin:-1.3em 0px 0px -1.3em;}
/*分页*/
.pager{ width:100%; text-align:center; padding:10px 0px 30px 0px;clear:both;}
.pager ul li{display:inline-block; border-radius:0px; font-size:14px; height:32px; line-height:32px; margin:0px 2px;}
.pager ul li a,.pager ul li span{display:block;padding:0px 8px;background:#ededed;}
.pager ul li a:hover,.pager ul .active a{ color:#FFF;background-color:#0084CC;color:#FFF;}
.pager ul .disabled span{cursor:not-allowed;}
/*飘窗-*/
.piaochuang {position:absolute;z-index:9999;left:100px;top:100px;}
.piaochuang  .gb{color:#eb252d;font-size:13px;cursor:pointer; float:right; height:24px; line-height:24px;}
/*返回顶部-*/
.fhdb_top{background-color: #ddd; border-radius:2px;}
.fhdb_top:hover{background-color:#0084CC;}
@media (max-width:1024px) {
body{ width:1200px;}
}

.layui-fixbar li:hover p{ 
    display:block;
}
.layui-fixbar li p {
    width: 100px;
    padding: 5px;
    background-color: #FFF;
    position: absolute;
    top: 0px;
    right: 48px;
    z-index: 10;
    display: none;
    text-indent: 0px;
}